Name | Description | |
---|---|---|
Algorithm | Gets the indexing algorithm used by the index. (Inherited from C1.LiveLinq.Indexing.IndexDefinition<T>) | |
KeyIsUnique | Gets a value that indicates whether the key used in this index is a unique key for the collection. (Inherited from C1.LiveLinq.Indexing.IndexDefinition<T>) | |
KeySelector | Gets the expression used to obtain key value from an element of the indexed collection. (Inherited from C1.LiveLinq.Indexing.IndexDefinition<T>) | |
KeyType | Gets the type of the index key. (Inherited from C1.LiveLinq.Indexing.IndexDefinition<T>) | |
Locale | Gets the locale information used to compare strings in the index. (Inherited from C1.LiveLinq.Indexing.IndexDefinition<T>) | |
Parent | Parent of this subindex definition in the index/subindexes hierarchy. | |
Root | Gets the root index in an index/subindex hierarchy. (Inherited from C1.LiveLinq.Indexing.IndexDefinition<T>) | |
Subindexes | Gets the collection of subindexes added to this index. (Inherited from C1.LiveLinq.Indexing.IndexDefinition<T>) |